net/http.response.finishRequest (method)

3 uses

	net/http (current package)
		server.go#L1654: func (w *response) finishRequest() {
		server.go#L2074: 		w.finishRequest()
		server.go#L2196: 	w.finishRequest()